IDecoderManagerClear Method |
After a call to this method the decoder is not displaying any video.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxvoid Clear(
Decoder decoder
)
Parameters
- decoder Decoder
- Decoder handle that should be cleared.
Exceptions| Exception | Condition |
|---|
| SdkException |
Thrown if decoder doesn't exist in the configuration or is not permitted to caller.
|
See Also